home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Pages / Pages.app / English.lproj / SpeedBar.strings < prev    next >
Text File  |  1994-12-14  |  2KB  |  71 lines

  1. /* Copyright Notice ============================================*
  2.  
  3.     This file contains proprietary information of Pages Software
  4.     Incorporated. Copying or reproduction without prior written
  5.     approval is prohibited.
  6.         
  7.     Copyright (c) 1994
  8.     Pages Software Inc.
  9.     9755 Clairemont Mesa Blvd.
  10.     San Diego, CA 92124
  11.     (619) 492-9050
  12.     
  13.  * Copyright Notice ============================================*/
  14.  
  15.  
  16. /* RCS History Section==========================================*/
  17.  
  18. /*
  19.  * $Header: /sourceControl/pages/1.5.n/src/speedBar.subproj/English.lproj/RCS/SpeedBar.strings,v 2.1 1994/10/13 00:21:42 peter Exp $
  20.  *
  21.  * $Log: SpeedBar.strings,v $
  22.  * Revision 2.1  1994/10/13  00:21:42  peter
  23.  * 1.5.n tree start
  24.  *
  25. # Revision 1.2  1994/09/10  06:32:14  peter
  26. # added more key equivs
  27. #
  28.  * Revision 1.1  1994/08/03  05:39:55  peter
  29.  * Initial revision
  30.  * 
  31.  */
  32.  
  33. /* RCS History Section==========================================*/
  34.  
  35.  
  36.  
  37. /* Module Notes ================================================*
  38.  
  39.     Strings for SpeedBar use...
  40.     
  41.  * Module Notes ================================================*/
  42.  
  43.  
  44. /* Element key bindings */
  45. "SpeedBarKey_Caption"                = "K";
  46. "SpeedBarKey_Border"                    = "B";
  47. "SpeedBarKey_Head"                    = "H";
  48. "SpeedBarKey_SubHead"                = "U";
  49. "SpeedBarKey_Table"                    = "A";
  50. "SpeedBarKey_Graphic"                = "G";
  51. "SpeedBarKey_Rule"                    = "R";
  52. "SpeedBarKey_SpecialParagraph"    = "¶";
  53. "SpeedBarKey_Listing"                = "L";
  54. "SpeedBarKey_Extract"                = "E";
  55. "SpeedBarKey_Footnote"                = "F";
  56.  
  57.  
  58. /*
  59.     Command-K    place a Caption element
  60.     Command-B    place a Border element
  61.     Command-H    place a Head element
  62.     Command-U    place a SubHead element
  63.     Command-A    place a Table element (floating)
  64.     Command-G    place a Graphic element (floating)
  65.     Command-R    place a Rule element (floating)
  66.     Alt-Command-6    place a Special Paragraph element
  67.     Command-L    place a Listing element
  68.     Command-E    place a Extract element
  69.     Command-F    place a Footnote
  70. */
  71.